Objects Types and Constants Properties Methods Object Hierarchy Index

Attributes Property

Description:

Returns the Graphic object's Attributes collection.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_Attributes(&prop);

Visual Basic:
prop = object.Attributes

/r/n

Parts:

prop

Properties*

[out][retval]

The Attributes collection.

Defined in:

Graphic


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums